It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2025-06-10 0 3 // 1 2025-06-11 0 2 // 2 2025-06-12 0 0 // 3 2025-06-13 0 5 // 4 2025-06-14 0 4 // 5 2025-06-15 0 1 // 6 2025-06-16 0 5 // 7 2025-06-17 0 1 // 8 2025-06-18 0 3 // 9 2025-06-19 0 1 // 10 2025-06-20 0 4 // 11 2025-06-21 0 0 // 12 2025-06-22 0 0 // 13 2025-06-23 0 2 // 14 2025-06-24 0 0 // 15 2025-06-25 0 1 // 16 2025-06-26 0 3 // 17 2025-06-27 0 13 // 18 2025-06-28 0 2 // 19 2025-06-29 0 2 // 20 2025-06-30 0 6